home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Designer's Club 1997 September
/
Designer's Club 1997 September.iso
/
mac
/
Idea Source™
/
Gallery.DIR
/
00054_Script_54
< prev
next >
Wrap
Text File
|
1997-08-01
|
224b
|
11 lines
on mousedown
puppetsound (2) "tick"
repeat while the mousedown
set the visible of sprite 3 to false
updatestage
end repeat
set the visible of sprite 3 to true
updatestage
go the frame + 1
end